SftTree/NET 2.0

OnMouseCaptureChanged Method, SftTree Class

Softel vdm, Inc.

Raises the MouseCaptureChanged event.

Syntax      SftTree Class (Softelvdm.SftTreeNET)

VB   

Protected Overrides Sub OnMouseCaptureChanged( ByVal e As EventArgs )

C#   

protected override void OnMouseCaptureChanged( EventArgs e );

C++   

protected: virtual void OnMouseCaptureChanged( EventArgs^ e );

e

An EventArgs that contains the event data.

Comments

The OnMouseCaptureChanged method raises the MouseCaptureChanged event.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com